home *** CD-ROM | disk | FTP | other *** search
- !include=Content\GameTypes.h
- !preservecase=true
-
- [info]
- author=Mechstorm Ash
- info=Multiplayer Mission
- link=www.respawn.co.uk/mechstorm/beta.html
- longname=mst-ClawedWorld-v2b
-
- [ruleset]
- type=$(StockDestruction)
- type=$(StockTeamDestruction)
- team=2
- alignment=2
- type=$(StockAttrition)
- type=$(StockTeamAttrition)
- team=2
- alignment=2
- type=$(StockCaptureTheFlag)
- team=2
- alignment=2
- type=$(StockKingOfTheHill)
- type=$(StockTeamKingOfTheHill)
- team=2
- alignment=2
-
- [scenarios]
- Destruction1={
- [server]
- ruleset=$(StockDestruction)
- name=Destruction
- teamAllowed=0
- teamcount=0
- scenariotext=resource\missions\des.txt
-
- }
- TeamDestruction1={
- [server]
- ruleset=$(StockTeamDestruction)
- name=TD
- teamAllowed=1
- teamcount=2
- scenariotext=resource\missions\des.txt
-
- }
- TeamAttrition1={
- [server]
- ruleset=$(StockTeamAttrition)
- name=TA
- teamAllowed=1
- teamcount=2
- scenariotext=resource\missions\att.txt
-
- }
- Attrition1={
- [server]
- ruleset=$(StockAttrition)
- name=Attrition
- teamAllowed=0
- teamcount=0
- scenariotext=resource\missions\att.txt
-
- }
- CTF1={
- [server]
- ruleset=$(StockCaptureTheFlag)
- name=CTF
- teamAllowed=1
- teamcount=2
- scenariotext=resource\missions\ctf.txt
-
- }
- KOTH1={
- [server]
- ruleset=$(StockKingOfTheHill)
- name=KOTH
- teamAllowed=0
- teamcount=0
- scenariotext=resource\missions\koth.txt
-
- }
- TKOTH1={
- [server]
- ruleset=$(StockTeamKingOfTheHill)
- name=TKOTH
- teamAllowed=1
- teamcount=2
- scenariotext=resource\missions\koth.txt
-
- }
-
-